home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 1998 January / PC Answers Issue 49 Cover CD January 1998.iso / LIBS / VB4 / VB4-1.CAB / demo.mdb / ClassTemplates.json next >
Encoding:
JavaScript Object Notation  |  1995-08-15  |  202 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Parent": "Long Integer NOT NULL",
  5.         "Name": "Text (40) NOT NULL",
  6.         "NameProperty": "Text (40)",
  7.         "Comment": "Text (255)",
  8.         "FileName": "Text (255)",
  9.         "FileObject": "OLE (255)"
  10.     },
  11.     "data": []
  12. }